GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-10-20T15:52:43.5735011+00:00", "SubmitDate": "2025-10-20T15:52:43.5735011+00:00", "ReportPeriodStart": "2025-10-20T15:52:43.5735011+00:00", "ReportPeriodEnd": "2025-10-20T15:52:43.5735011+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "47590471-34bd-49e7-a8f9-ac4dd6d2444e", "Rows": [ { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "47590471-34bd-49e7-a8f9-ac4dd6d2444e", "Rows": [ { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "b18ca9f3-c582-4ccf-b492-5f90b70385a9", "613a23a3-a0bf-415f-8201-b36b58563094" ], "Approvers": [ "4fb125fc-886c-4060-8546-8b6f787d9a78", "ec27d8e8-36a2-4977-8028-97620ad78645" ], "ApprovedBy": "0b796d48-c981-453f-a1ef-f68bbc1aac7d", "ApprovalDate": "2025-10-20T15:52:43.5735011+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "5869d17f-e3c3-4f79-a05e-ce5da85680cb", "id": "023bc89c-c8a1-48a5-9c5d-228462a464a3", "ConfigId": "4778ba0d-8577-418b-82b7-5b7a108e2d45" }, { "GenerationDate": "2025-10-20T15:52:43.5735011+00:00", "SubmitDate": "2025-10-20T15:52:43.5735011+00:00", "ReportPeriodStart": "2025-10-20T15:52:43.5735011+00:00", "ReportPeriodEnd": "2025-10-20T15:52:43.5735011+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "47590471-34bd-49e7-a8f9-ac4dd6d2444e", "Rows": [ { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "47590471-34bd-49e7-a8f9-ac4dd6d2444e", "Rows": [ { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "deadfbbd-4f4c-4669-a90c-a519278cbc65", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "b18ca9f3-c582-4ccf-b492-5f90b70385a9", "613a23a3-a0bf-415f-8201-b36b58563094" ], "Approvers": [ "4fb125fc-886c-4060-8546-8b6f787d9a78", "ec27d8e8-36a2-4977-8028-97620ad78645" ], "ApprovedBy": "0b796d48-c981-453f-a1ef-f68bbc1aac7d", "ApprovalDate": "2025-10-20T15:52:43.5735011+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "5869d17f-e3c3-4f79-a05e-ce5da85680cb", "id": "023bc89c-c8a1-48a5-9c5d-228462a464a3", "ConfigId": "4778ba0d-8577-418b-82b7-5b7a108e2d45" } ]